Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / BaseStorage<T,TMappingCollection> Class / ScheduleStorage Property

In This Topic
    ScheduleStorage Property (BaseStorage<T,TMappingCollection>)
    In This Topic
    Gets the reference to the owning C1ScheduleStorage component.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScheduleStorage As StorageComponent
    public StorageComponent ScheduleStorage {get;}
    See Also